Skip to content

Add Code Climate configuration #601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2017
Merged

Add Code Climate configuration #601

merged 1 commit into from
Mar 3, 2017

Conversation

larkinscott
Copy link
Contributor

This commit configures code quality analysis by Code Climate.

Results are provided by open source Code Climate engines. Based on
the languages present in this repository, I've enabled the following
engines:

  • duplication
  • pep8
  • radon

This commit configures code quality analysis by Code Climate.

Results are provided by open source Code Climate engines. Based on
the languages present in this repository, I've enabled the following
engines:

 - duplication
 - pep8
 - radon
@codecov-io
Copy link

Codecov Report

Merging #601 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #601      +/-   ##
=========================================
+ Coverage   94.48%   94.5%   +0.02%     
=========================================
  Files          63      63              
  Lines        9958    9958              
=========================================
+ Hits         9409    9411       +2     
+ Misses        549     547       -2
Impacted Files Coverage Δ
git/test/test_repo.py 97.46% <0%> (+0.33%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e84122...98fb9c5. Read the comment docs.

@Byron Byron merged commit 830070d into gitpython-developers:master Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants